func golang.org/x/net/http/httpguts.trimOWS
3 uses
golang.org/x/net/http/httpguts (current package)
httplex.go#L121: func trimOWS(x string) string {
httplex.go#L141: if tokenEqual(trimOWS(v[:comma]), token) {
httplex.go#L146: return tokenEqual(trimOWS(v), token)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)